home *** CD-ROM | disk | FTP | other *** search
/ Aminet 4 / Aminet 4 - November 1994.iso / aminet / dev / gcc / gcc260utilsdoc.lha / gnu / man / man1 / chgrp.1 < prev    next >
Encoding:
Text File  |  1994-07-26  |  1.5 KB  |  67 lines

  1.  
  2.  
  3.  
  4. CHGRP(1L)         Misc. Reference Manual Pages          CHGRP(1L)
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      chgrp - change the group ownership of files
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      cccchhhhggggrrrrpppp [-Rcfv] [--recursive] [--changes] [--silent] [--quiet]
  13.      [--verbose] [--help] [--version] group file...
  14.  
  15. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  16.      This manual page documents the GNU version of cccchhhhggggrrrrpppp.   cccchhhhggggrrrrpppp
  17.      changes  the group ownership of each given file to the named
  18.      group, which can be either a group name or a  numeric  group
  19.      ID.
  20.  
  21.   OOOOPPPPTTTTIIIIOOOONNNNSSSS
  22.      -_c, --_c_h_a_n_g_e_s
  23.           Verbosely describe only files whose ownership  actually
  24.           changes.
  25.  
  26.      -_f, --_s_i_l_e_n_t, --_q_u_i_e_t
  27.           Do not print error messages about files whose ownership
  28.           cannot be changed.
  29.  
  30.      -_v, --_v_e_r_b_o_s_e
  31.           Verbosely describe ownership changes.
  32.  
  33.      -_R, --_r_e_c_u_r_s_i_v_e
  34.           Recursively change ownership of directories  and  their
  35.           contents.
  36.  
  37.      --_h_e_l_p
  38.           Print a usage message on standard output and exit  suc-
  39.           cessfully.
  40.  
  41.      --_v_e_r_s_i_o_n
  42.           Print version information on standard output then  exit
  43.           successfully.
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63. FSF              Last change: GNU File Utilities                1
  64.  
  65.  
  66.  
  67.